home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / LSD20.ZIP;1 / README < prev    next >
Encoding:
Text File  |  1993-04-27  |  2.5 KB  |  76 lines

  1.  
  2.  
  3.             dBASE IV Language Support Disk
  4.  
  5.                       README file
  6.  
  7.  
  8.  
  9. This disk contains language tables that you can install to 
  10. insert different country and language information into your
  11. existing version of dBASE IV 2.0 or dBASE Compiler 1.0 resource 
  12. files.  To install a language table, change your current drive 
  13. to the floppy drive and type INSTALL. For example:
  14.  
  15.    C:> A:
  16.    A:> INSTALL
  17.  
  18. You are prompted to choose a product (dBASE IV 2.0 or dBASE 
  19. Compiler 1.0) and a language table, and to type in the 
  20. directory where the dBASE product is installed ("C:\DBASE" 
  21. is supplied as the default for dBASE IV 2.0, "C:\BDCOMP" is 
  22. the default for the dBASE Compiler 1.0). The program creates 
  23. a new DBASE1.RES or DBASE.RES, depending on the product you 
  24. choose, with the chosen country and language defaults inside 
  25. it. The original resource file is copied to a backup file with 
  26. the extension ".BAK".
  27.  
  28. Each language table defines the valid alphabetic 
  29. characters, the case conversion rules and the collating
  30. (sorting) order used by dBASE.
  31.  
  32.  
  33.                 *** WARNING ***
  34.  
  35. Once you install a new language table you MUST REINDEX
  36. any existing indexes created with a different collation 
  37. order or with older versions of dBASE. Failure to do so
  38. will result in corrupted index files.
  39.  
  40.            *** LANGUAGE DRIVER ID ***
  41.  
  42. Each of the new language tables has an assigned language 
  43. driver ID. This means that dBASE is able to detect when 
  44. incompatible database and index files are being used. 
  45. Please see the "README" file supplied with your version 
  46. of dBASE IV 2.0 for more information on language drivers 
  47. and code pages.
  48.  
  49.      
  50.                 ***************
  51.  
  52. Each language table also defines default values for 
  53. country specific information.  However, values in
  54. your CONFIG.DB file will override these defaults.  
  55.  
  56. When you install dBASE IV 2.0 or create a new
  57. CONFIG.DB with DBSETUP, country specific information
  58. based on your DOS country code is placed in your
  59. CONFIG.DB file.  In some cases, the DOS values differ 
  60. from the values in the language tables.  Please check 
  61. the following settings in your CONFIG.DB file to 
  62. ensure they are appropriate:
  63.  
  64.    SET CURRENCY TO
  65.    SET CURRENCY right/left
  66.    SET POINT TO
  67.    SET SEPARATOR TO
  68.    SET DATE TO
  69.    SET MARK TO
  70.    SET HOURS TO
  71.    LANGTABLES 
  72.  
  73. To use the country defaults in the language tables 
  74. from this disk remove these lines from your CONFIG.DB file 
  75. using a text editor.
  76.